text/template.Template.copy (method)
3 uses
text/template (current package)
template.go#L87: nt := t.copy(nil)
template.go#L100: tmpl := v.copy(nt.common)
template.go#L115: func (t *Template) copy(c *common) *Template {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)